Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Conversation

@HarshitJoshi
Copy link

@HarshitJoshi HarshitJoshi commented Jun 23, 2025

  • Represent debtCeilingDecimals as string type in getReservesHumanized to avoid numeric overflow
  • Add test case for numeric overflow scenario
  • Fix tests by removing unused BigNumber declaration in math-utils

Resolves #620 #621

- represent debtCeilingDecimals as string in getReservesHumanized to avoid numeric overflow
- add test case for numeric overflow scenario
@sheinix
Copy link

sheinix commented Jul 9, 2025

gm
just facing this issue atm, any idea of eta for next release to include this one? thanks! :r🙏🏻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UiPoolDataProvider.getReservesHumanized: numeric overflow

2 participants